﻿2026-07-23T17:42:16.6675523Z ##[group]Run actions/checkout@v5
2026-07-23T17:42:16.6676259Z with:
2026-07-23T17:42:16.6676682Z   repository: BigscreenVR/spt-bs-core
2026-07-23T17:42:16.6680512Z   token: ***
2026-07-23T17:42:16.6680894Z   ssh-strict: true
2026-07-23T17:42:16.6681274Z   ssh-user: git
2026-07-23T17:42:16.6681701Z   persist-credentials: true
2026-07-23T17:42:16.6682175Z   clean: true
2026-07-23T17:42:16.6682600Z   sparse-checkout-cone-mode: true
2026-07-23T17:42:16.6683076Z   fetch-depth: 1
2026-07-23T17:42:16.6683446Z   fetch-tags: false
2026-07-23T17:42:16.6683851Z   show-progress: true
2026-07-23T17:42:16.6684259Z   lfs: false
2026-07-23T17:42:16.6684641Z   submodules: false
2026-07-23T17:42:16.6685084Z   set-safe-directory: true
2026-07-23T17:42:16.6685576Z   allow-unsafe-pr-checkout: false
2026-07-23T17:42:16.6686020Z env:
2026-07-23T17:42:16.6686401Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-23T17:42:16.6686880Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-23T17:42:16.6687334Z ##[endgroup]
2026-07-23T17:42:16.8622221Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-23T17:42:16.8623398Z ##[group]Getting Git version info
2026-07-23T17:42:16.8624015Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-23T17:42:16.8919675Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-23T17:42:16.9424974Z git version 2.43.0.windows.1
2026-07-23T17:42:16.9448930Z ##[endgroup]
2026-07-23T17:42:16.9457103Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\faf4d478-0ccc-4ffb-be3d-bab4c02870bd\.gitconfig'
2026-07-23T17:42:16.9472505Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\faf4d478-0ccc-4ffb-be3d-bab4c02870bd' before making global git config changes
2026-07-23T17:42:16.9473453Z Adding repository directory to the temporary git global config as a safe directory
2026-07-23T17:42:16.9478177Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-23T17:42:16.9719966Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-23T17:42:16.9932148Z https://github.com/BigscreenVR/spt-bs-core
2026-07-23T17:42:16.9958519Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-23T17:42:16.9962944Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-23T17:42:17.0173976Z HEAD
2026-07-23T17:42:17.0429181Z ##[endgroup]
2026-07-23T17:42:17.0432301Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-23T17:42:17.4374518Z ##[group]Cleaning the repository
2026-07-23T17:42:17.4377971Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-23T17:42:19.2447642Z Removing target/
2026-07-23T17:42:19.2474599Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-23T17:42:19.2946193Z HEAD is now at c16295fd Merge 8426bd418a6023eda8def613f3f828c7c3ab618c into 2342fd631f1feabcbd4405eac49da2e5c31beee5
2026-07-23T17:42:19.2970920Z ##[endgroup]
2026-07-23T17:42:19.2971373Z ##[group]Disabling automatic garbage collection
2026-07-23T17:42:19.2975884Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-23T17:42:19.3206718Z ##[endgroup]
2026-07-23T17:42:19.3207082Z ##[group]Setting up auth
2026-07-23T17:42:19.3212994Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-23T17:42:19.3435446Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-23T17:42:19.7181432Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-23T17:42:19.7417626Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-23T17:42:20.1382150Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-23T17:42:20.1602980Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-23T17:42:20.5365797Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-23T17:42:20.5703309Z ##[endgroup]
2026-07-23T17:42:20.5703926Z ##[group]Fetching the repository
2026-07-23T17:42:20.5710420Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +15dfdf4bf18f67b9dad2650c809f62ef0b418a56:refs/remotes/pull/68/merge
2026-07-23T17:42:21.6717829Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-23T17:42:21.6718511Z  + c16295fd...15dfdf4b 15dfdf4bf18f67b9dad2650c809f62ef0b418a56 -> pull/68/merge  (forced update)
2026-07-23T17:42:21.6843923Z ##[endgroup]
2026-07-23T17:42:21.6844274Z ##[group]Determining the checkout info
2026-07-23T17:42:21.6844668Z ##[endgroup]
2026-07-23T17:42:21.6849896Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-23T17:42:21.7132443Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-23T17:42:21.7367741Z ##[group]Checking out the ref
2026-07-23T17:42:21.7368158Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/68/merge
2026-07-23T17:42:21.8031904Z Warning: you are leaving 1 commit behind, not connected to
2026-07-23T17:42:21.8032484Z any of your branches:
2026-07-23T17:42:21.8032655Z 
2026-07-23T17:42:21.8033062Z   c16295fd Merge 8426bd418a6023eda8def613f3f828c7c3ab618c into 2342fd631f1feabcbd4405eac49da2e5c31beee5
2026-07-23T17:42:21.8033632Z 
2026-07-23T17:42:21.8033842Z If you want to keep it by creating a new branch, this may be a good time
2026-07-23T17:42:21.8034289Z to do so with:
2026-07-23T17:42:21.8034475Z 
2026-07-23T17:42:21.8034641Z  git branch <new-branch-name> c16295fd
2026-07-23T17:42:21.8034872Z 
2026-07-23T17:42:21.8035252Z HEAD is now at 15dfdf4b Merge c65908da9e41a942f41fe29dcf6174e9385ddf37 into 2342fd631f1feabcbd4405eac49da2e5c31beee5
2026-07-23T17:42:21.8292801Z ##[endgroup]
2026-07-23T17:42:21.8296773Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-23T17:42:21.8514048Z 15dfdf4bf18f67b9dad2650c809f62ef0b418a56
